-
FontForge March 2022 Release
For those who are working with FontForge it might be of interest that the FontForge team published a new release: From https://github.com/fontforge/fontforge/releases : Major updates: * Python plugin…2 -
Re: A FontForge plug-in to harmonize or tunnify (balance) or add inflection points to the selected part
@"Franz Gratzer" The FontForge team once discussed whether they should revive the contrib directory. I guess that this would be the place where such scripts should be published. As long as …1 -
Re: A FontForge plug-in to harmonize or tunnify (balance) or add inflection points to the selected part
Raph Levien said at https://raphlinus.github.io/curves/2021/03/11/bezier-fitting.html: This quote caused me to work on a area-preserving Tunnify-algorithm (my old algorithm basically just averaged th…1 -
Re: which is a better format to copy paste or import into font program?
About "Unless, you can automate them": Most font editors can be scripted. Here is an example Python script for fontforge that imports every *.eps file (like "A.eps", "B.eps&q…3 -
Re: Why does TrueType use quadratic splines?
I second what Mark Simonson said and would like to quote Donald E. Knuth: My impression is that licenses and patents could have played a role, too. It's probably jurisdictionally safer to implement a…9